|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectraar.agent.process.RAProcess
raar.plugin.RAPluginProcess
raar.plugin.TEST
Demo plug-in process.
| Field Summary |
| Fields inherited from class raar.agent.process.RAProcess |
hasRun, inregister, outregister, register, sourceCode, statement |
| Constructor Summary | |
TEST()
|
|
| Method Summary | |
boolean |
configure()
Configure the plug-in. |
javax.swing.ImageIcon |
getPluginIcon()
Return an icon for the plug-in in question, if it has one. |
java.lang.String |
getPluginName()
Return a name for the plug-in in question. |
void |
notifyEditRequest()
As indicated above the Agent Editor calls this method when user double clicks your process in it. |
| Methods inherited from class raar.plugin.RAPluginProcess |
getPluginType |
| Methods inherited from class raar.agent.process.RAProcess |
acceptsInput, clone, dumpRegisters, execute, get, getDataType, getInputNames, getInputObjects, getOutputNames, getOutputObjects, getProcessName, getSourceCode, isSpecial, reset, run, set, setProcessName, setSourceCode, suppliesOutput |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TEST()
| Method Detail |
public void notifyEditRequest()
throws RAException
RAPluginProcess
notifyEditRequest in class RAPluginProcessRAExceptionpublic java.lang.String getPluginName()
RAPlugin
public javax.swing.ImageIcon getPluginIcon()
RAPlugin
public boolean configure()
RAPlugin
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||